From b6ee24aca560d0892d9c88080079e94697bcad4d Mon Sep 17 00:00:00 2001 From: "kaf24@scramble.cl.cam.ac.uk" Date: Thu, 13 May 2004 16:59:35 +0000 Subject: [PATCH] bitkeeper revision 1.891.1.18 (40a3a977q1-ubqTLYFcSD7GOUOTVkA) Bah. --- xen/arch/i386/entry.S | 1 + 1 file changed, 1 insertion(+) diff --git a/xen/arch/i386/entry.S b/xen/arch/i386/entry.S index 1d55a51617..758848a67c 100644 --- a/xen/arch/i386/entry.S +++ b/xen/arch/i386/entry.S @@ -545,6 +545,7 @@ error_code: # worst that will happen is that our return code is no longer atomic. # This will do -- noone will ever notice. :-) sti + movl %esp,%edx pushl %esi # push the error code pushl %edx # push the pt_regs pointer GET_CURRENT(%ebx) -- 2.30.2